func runtime.goroutineLeakProfileWithLabelsConcurrent

2 uses

	runtime (current package)
		mprof.go#L1273: 	return goroutineLeakProfileWithLabelsConcurrent(p, labels)
		mprof.go#L1319: func goroutineLeakProfileWithLabelsConcurrent(p []profilerecord.StackRecord, labels []unsafe.Pointer) (n int, ok bool) {